Skip to main content

cursor: pin X

Short Description

A session waits on this event when it is requesting an exclusive mutex pin for a cursor object and it must wait because the resource is busy. The mutex pin for a cursor object can be busy either because a session is already holding it exclusive, or there are one or more sessions which are holding shared mutex pin(s). The exclusive waiter must wait until all holders of the pin for that cursor object have released it, before it can be granted.

Search online​

If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.